Skip to content

feat: decouple macos/linux build jobs to reduce CI latency#1222

Merged
c-dilks merged 5 commits intodevelopmentfrom
ci-build-jobs
Apr 24, 2026
Merged

feat: decouple macos/linux build jobs to reduce CI latency#1222
c-dilks merged 5 commits intodevelopmentfrom
ci-build-jobs

Conversation

@baltzell
Copy link
Copy Markdown
Collaborator

@baltzell baltzell commented Apr 24, 2026

Previously the downstream tests always wait on the macos build, which are much slower than the linux builds, but only actually use the linux builds. This avoids that latency at the cost of some duplication ...

@baltzell baltzell changed the title Ci build jobs feat: decouple macos/linux build jobs for CI latency Apr 24, 2026
@baltzell baltzell changed the title feat: decouple macos/linux build jobs for CI latency feat: decouple macos/linux build jobs to reduce CI latency Apr 24, 2026
@baltzell baltzell marked this pull request as ready for review April 24, 2026 01:06
@baltzell baltzell closed this Apr 24, 2026
@baltzell baltzell reopened this Apr 24, 2026
@baltzell baltzell marked this pull request as draft April 24, 2026 01:33
@baltzell baltzell marked this pull request as ready for review April 24, 2026 15:52
@c-dilks c-dilks merged commit 93422b8 into development Apr 24, 2026
21 checks passed
@c-dilks c-dilks deleted the ci-build-jobs branch April 24, 2026 20:18
@c-dilks
Copy link
Copy Markdown
Member

c-dilks commented Apr 24, 2026

@baltzell @raffaelladevita this PR requires a change in the list of CI checks which are required for merging. I will update the list; however, all older PRs will need to be updated with respect to the development branch so the new CI jobs wills run.

@baltzell
Copy link
Copy Markdown
Collaborator Author

I removed the build jobs completely from the requirements, implicitly required by the test jobs anyway ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants